home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / coffeetycoon_Demo.swf / scripts / DefineButton2_1331 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2006-06-13  |  115 b   |  6 lines

  1. on(rollOut){
  2.    this.good._visible = false;
  3.    this.bad._visible = false;
  4.    this.neutral._visible = false;
  5. }
  6.